home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / c / c-net_pro / c-netprov3.03b.dms / in.adf / support / TrapDoor.cfg < prev    next >
Encoding:
Text File  |  1994-01-04  |  4.2 KB  |  162 lines

  1. ; This is an edited version of the TrapDoor config file being used on the
  2. ; CNet main support BBS, Future World.  Note the use of the "TrapWake"
  3. ; command to spawn a BBS port!  The port being launched must be opened
  4. ; from the Control Panel, and then must be made "Offline" using the pull-
  5. ; down menu item from the port's screen.  Finally you must "Write" the
  6. ; control panel settings so that port will always default to "Offline".
  7.  
  8. NODE 1:2410/215.0
  9. AKA "911:7000/0 911:7000/1 911:7000/2 1:2410/215"
  10. NAME "Future World! --> CNet BBS Headquarters"
  11. SYSOP "Jim Selleck"
  12.  
  13. ; Point setup: set up the password for your boss node here.
  14. ; Leave this unset ("") to operate a node or set it to
  15. ; something else to not accept calls from unlisted nodes.
  16.  
  17. PASSWORD ""
  18. BAUD 19200
  19. LOCK
  20. MINBAUD 1200
  21. NOMAXBAUD
  22.  
  23. ; Point setup: set this to your boss' FidoNet address.
  24. ; Set this to your own address when running a node.
  25.  
  26. BOSS 1:2410/215.0
  27.  
  28. OUTBOUND "Mail:Outbound"
  29. INBOUND  "Mail:Inbound"
  30. NODELIST "NodeList:"
  31.  
  32. ; This is the number of rings that TrapDoor will wait
  33. ; before answering the phone. If you don't want TrapDoor
  34. ; to answer the phone, just set this to RINGS 9999.
  35.  
  36. RINGS 1
  37.  
  38. ; A banner line that will be displayed to human callers.
  39. ; Instead of specifying a string, you can also send out
  40. ; a complete banner file here. The second line gives you
  41. ; an example of that.
  42.  
  43. ; BANNER "Future World! --> CNet BBS Headquarters"
  44. BANNER "<mail:Banner"
  45.  
  46. ; This is the commandline that TrapDoor will execute when
  47. ; a user presses Escape to enter the BBS.
  48. ; To disable the BBS, use BBSMODE NONE or omit the statements.
  49.  
  50. BBSCOMMAND "CNet:TrapWake port 1 baud %B lock %b"
  51. BBSINOUT ""
  52. BBSMODE SPAWN
  53. BBSMESSAGE "Outside of Network-Only hours, hit ESCAPE or '/' TWICE for the BBS: "
  54.  
  55. ; In addition to the Escape key, you can specify another
  56. ; character that users can press twice to enter the BBS.
  57. ; WARNING: Do not use an asterisk ('*') here!
  58.  
  59. BBSCHAR '/'
  60.  
  61. ; On Future World, we wrote a short AmigaDOS script file to first backup
  62. ; the inbound files and then run CNet:Toss to import and export messages
  63. ; from the BBS.
  64.  
  65. AFTERSESSION "run execute s:Toss-Backup"
  66.  
  67. ; This defines the name of the logfile for TrapDoor.
  68.  
  69. LOGFILE "Mail:TrapDoor.Log"
  70. DIALER ""
  71.  
  72. ; Here are the optional loglevels for various logging groups.
  73.  
  74. ; LOGLEVEL 0:2      ; debugger
  75. ; LOGLEVEL 1:2      ; link
  76. ; LOGLEVEL 2:2      ; transfer
  77. ; LOGLEVEL 3:2      ; system
  78. ; LOGLEVEL 4:2      ; modem
  79. ; LOGLEVEL 5:2      ; session
  80. ; LOGLEVEL 6:7      ; security
  81. ; LOGLEVEL 7:2      ; outside
  82. ; LOGLEVEL 8:7      ; information
  83. ; LOGLEVEL 9:2      ; scheduler
  84.  
  85. ; If you have a "slow" modem, set this to higher values.
  86.  
  87. SLOWMODEM 10
  88.  
  89. ; This is the setup we use for our USR HST dual standard 16.8K modem
  90.  
  91. MODEMINIT     "~~ATZ|~~~~~ATPH0V1X7M0E0E0S2=31S0&B1&H1&D3|~~"
  92. MODEMDIALPRE  "ATDP"
  93. MODEMDIALPOST "|"
  94. MODEMANSWER   "ATA|"
  95. MODEMHANGUP   "|^"
  96.  
  97. ; This is a more generic modem setup
  98.  
  99. ; MODEMINIT "~~ATZ|~~~~"
  100. ; MODEMHANGUP "||^|"
  101. ; MODEMDIALPRE "~~ATS7=60B1X7DP"
  102. ; MODEMDIALPOST "|"
  103. ; MODEMANSWER "~~ATS7=25B0A|"
  104.  
  105. ARQSTRING "ARQ"
  106. SNIFFARQ
  107.  
  108. ; This informs TrapDoor which Amiga device is your
  109. ; serial device. For example, a Supra 2400zi modem
  110. ; needs SERIALNAME "modem0.device".
  111.  
  112. SERIALNAME "serial.device"
  113. SERIALUNIT 2
  114. SERIALFLAGS 0
  115. ADJUST 0
  116. SHARED
  117. DSR
  118. 7WIRE
  119.  
  120. ; This tells TrapDoor what command to execute to handle
  121. ; incoming File Requests. Please consult the manual for
  122. ; a more detailed description.
  123. ; To turn off File Requests, use FREQUEST "".
  124.  
  125. FREQUEST ""
  126.  
  127. ; This is the name of TrapDoor's ARexx port.
  128. ; If you have multiple lines, you need to change this
  129. ; for each line.
  130.  
  131. REXXNAME "TrapDoor"
  132.  
  133. ; Where should TrapDoor put its windows?
  134. ; Note that on NTSC machines and their smaller screens,
  135. ; you will have to change the value of STATWINDOW.
  136.  
  137. LOGWINDOW 30/15/580/133
  138. STATWINDOW 30/155/580/44
  139. SCREENMODE PUBLIC
  140. PUBSCREENNAME Trapdoor
  141. BACKGROUND
  142. NOAUTOOVERSCAN
  143. NOINTERLACE
  144. ; QUIET
  145. ; COLORS 2560/4095/10/160
  146. COLORS $AAA/$000/$DDC/$66A
  147. RETRIES 30
  148. REDIALDELAY 5
  149. NOQUIET
  150. NOSWEPULSE
  151. ANSWER
  152.  
  153. ; Enable accounting with ACCOUNTING and specify accounting
  154. ; limits. The template for ACCTMAX is:
  155. ; ACCTMAX "cost calls-out failed-sessions busy nocarrier voice"
  156.  
  157. ; ACCOUNTING
  158. ; ACCTMAX "3000 20 2 20 5 2"
  159.  
  160. BEEPDISPLAY
  161. RINGINGS 5
  162.